CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SPI atmega128

搜索资源列表

  1. spi_final

    0下载:
  2. spi驱动程序,在以ATmega128为cpu的实验板上开发的-spi driver, in the ATmega128 to cpu development of the board
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1660
    • 提供者:小明
  1. 9991

    0下载:
  2. 使用的同步串行三线SPI 接口,可以方便的连接采用SPI 通信协议的外围或另一片AVR 单片机,实现在 短距离内的高速同步通信。ATmega128 的SPI 采用硬件方式实现面向字节的全双工3 线同步通信,支持主 机、从机和2 种不同极性的SPI 时序,通信速率有7 种选择,主机方式的最高速率为1/2 系统时钟,从机方式 最高速率为1/4 系统时钟。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2917
    • 提供者:王朝
  1. C13Check_IAR

    0下载:
  2. 使用IAR编译器开发的ATmega128的程序 有串口通信 IO口控制 定时器 SPI接口等等功能的实现
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12656
    • 提供者:许家心
  1. spi

    0下载:
  2. 基于ATmega128的SPI串口通信,以LED显示-Based on ATmega128' s SPI serial communication to LED display
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:184719
    • 提供者:lulihua
  1. spi

    0下载:
  2. 这是atmega128_256单片机SPI源码-atmega128,SPI
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:36877
    • 提供者:晗迪
  1. atmega128communicationport

    0下载:
  2. ATMEGA128单片机串口、I2C、SPI通信口的示例程序。-ATMEGA128 microcontroller serial port, I2C, SPI communication port of the sample program.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:6104
    • 提供者:Shane Yu
  1. ATmega128_spi_

    0下载:
  2. ATmega128串行接口SPI接口应用设计(主机方式)-spi通信
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:3196
    • 提供者:ghy
  1. m128spi

    0下载:
  2. atmega128的spi程序,对初学avr单片机的同学很有帮助-atmega128 the spi procedures, avr microcontroller for beginners helps the students
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:60619
    • 提供者:yewancong
  1. ATmega128_NOKIA5110

    0下载:
  2. gcc下ATmega128跟诺基亚5110的控制程序,自己编的,使用硬件SPI通信接口,并附带模拟SPI程序,仅供学习。-Nokia 5110 ATmega128 with gcc under the control of the program, their own code, using the hardware SPI communication interface, and SPI with simulation program for learning.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:4459
    • 提供者:Jamie
  1. the-ATmega128-SPI-interface

    0下载:
  2. Local oscillator frequency-hopping source control program based on the microcontroller the ATmega128 SPI interface
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:11897
    • 提供者:邹光亮
  1. AT45DB161D

    0下载:
  2. avr (atmega128)模拟spi时序,读写AT45DB161D-avr (atmega128) analog spi timing, reading and writing AT45DB161D
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:23398
    • 提供者:kkyou
  1. SCA100T-128-code

    0下载:
  2. SCA100T 通过ATmega128的SPI接口读取两轴角度值-The SCA100T by ATmega128' s SPI interface to read the two-axis angle value
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:890
    • 提供者:董旭
  1. Atmega128_FPGA_SPI

    0下载:
  2. Atmega128实现的包含串口通信、SPI接口的ADDA读写、与FPGA通信等功能的工程源码,GCC编译。-Atmega128 achieve serial communication, SPI interface ADDA read and write, and FPGA communication functions of engineering source GCC compiler.
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:54718
    • 提供者:emouse
  1. SPI

    0下载:
  2. AVR单片机SPI双机通信子程序 基于atmega128-AVR SPI machine communication routines based on atmega128
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:1158
    • 提供者:刘贺
  1. SMGxs

    0下载:
  2. 实验名称:SPI驱动74HC595,数码管显示实验 功能描述:利用数码管显示数据0~9999。 实验目的:熟悉SPI通信协议。 熟练掌握查表法。 了解人眼对显示的分辨能力。 学习利用SPI驱动SPI器件74HC595。 学会使用定时器定时。 目标芯片:ATMEGA128 内部8M晶振 如果数码管刷新频率不够高的话将会出现闪烁的现象。-Experiment name: SPI driver 74HC595, digital tube dis
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:56900
    • 提供者:冯上海
  1. atmega-spi

    0下载:
  2. atmega128 spi通信程序,很详细-a a a a a a a a a a aa a a a a a a
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:19974
    • 提供者:zpc
  1. SPI

    0下载:
  2. Atmega128 SPI source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1641
    • 提供者:some43
  1. SPI

    0下载:
  2. atmega128的spi数据发送程序和数据接收程序-The SPI data sending program and receiving program data ATmega128
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2644
    • 提供者:罗平
  1. ATmega128

    0下载:
  2. ATmega128的13个实例程序,包括E2PROM、IO、定时器、spi、usart等,很全。-ATmega128 13 examples of procedures, including the E2PROM chips was introduced, IO, timer, spi and usart, very full.
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:211155
    • 提供者:崔晓娟
  1. 0329

    0下载:
  2. atmega128 读spi程序 (c语言)源程序(ATmega128 read SPI program (C language) source program)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-01
    • 文件大小:309248
    • 提供者:ymftk
« 1 23 »
搜珍网 www.dssz.com